#newBridge { display:none;}

        .fullSlide {
            min-width: 1200px;
            position: relative;
            height: 580px;
            overflow: hidden;
            z-index: 2;
        }
        
        .fullSlide .bd {
            position: relative;
            z-index: 0;
        }
        
        .fullSlide .bd ul {
            width: 100%!important;
        }
        
        .fullSlide .bd li {
            width: 100%!important;
            height: 580px;
            overflow: hidden;
            text-align: center;
        }
        
        .fullSlide .bd li a {
            display: block;
            height: 580px;
        }
        
        .fullSlide .hd {
            position: absolute;
            bottom: 50px;
            z-index: 99;
            left: 47%;
            width: 200px;
        }
        
        .fullSlide .hd li {
            width: 15px;
            height: 15px;
            float: left;
            margin-right: 20px;
            background: #fff;
            border-radius: 50%
        }
        
        .fullSlide .hd li.on {
            background: #b60005;
        }
        
        .prev {
            position: absolute;
            left: 0;
            top: 45%;
        }
        
        .next {
            position: absolute;
            right: 0;
            top: 45%;
        }
    

		.header, .content, .footer { width: 1200px; margin: 0 auto; position: relative; font-family: "Microsoft YaHei", serif;}
	
        .client-2 {
            position: fixed;
            right: -175px;
            top: 47%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../image/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .dbe { padding-left:94px; display:block; font-size:16px; font-style:normal; line-height:45px;}
        
        .client-2 .dbz { padding-left:94px; display:block; font-size:16px; font-style:normal;}
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .ybx {
            border-right:1px solid #fff;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            height: 24px;
            line-height: 22px;
            padding: 0 0 0 95px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #e40112;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #e40112;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
